Total Complexity | 90 |
Dependencies | 5 |
Dependents | 5 |
Total lines | 537 |
Lines of code | 452 |
Logical lines of code | 228 |
Comment lines | 53 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
payment_page() | 41 | 280 | ||
send_to_gateway() | 33 | 24 | 85 | |
insert_payment() | 46 | 11 | 37 | |
handle_cancel_payment() | 61 | 7 | 10 | |
get_active_gateways() | 61 | 4 | 12 | |
get_payment_gateways() | 59 | 1 | 15 | |
__construct() | 69 | 1 | 6 | |
payment_notify_admin() | 66 | 1 | 7 |